Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ramsey/composer-install action to v3 #718

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ramsey/composer-install action major 2.2.0 -> 3.0.0

Release Notes

ramsey/composer-install (ramsey/composer-install)

v3.0.0

Compare Source

Changed
  • Update actions/cache to v4 to avoid deprecation notices.

    This requires a new major version because actions/cache requires Node.js 20, which could cause backwards-compatibility breaks for any projects that require earlier versions of Node.js.

    For more details, see the discussion on #​252.

v2.3.1

Compare Source

Fixed
  • Removed upgrade to cache action runner v4 to avoid potential backwards-compatibility issues that might arise when using self-hosted runners that use Node.js 16 instead of version 20. For more details, see the discussion here: #​252.

To avoid the actions/cache deprecation notices, upgrade to @v3 or @3.0.0.

v2.3.0

Compare Source

Added
  • Add new require-lock-file input that forces a build failure if a composer.lock file is not present. (#​251)
Fixed
  • Add --working-dir when looking up Composer's cache directory. This fixes "File composer.json could not be found in the current directory" errors when running composer install in sub-directories or other non-standard locations. (#​225, #​233, #​246, #​247)
  • Update cache action runner to v4 to avoid deprecation notices. (#​252, #​253, #​254)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Feb 29, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 20d486d.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Manifest Files

.github/workflows/ci.yml
.github/workflows/e2e.yml
.github/workflows/lint.yml
.github/workflows/static-code-analysis.yml

@renovate renovate bot force-pushed the renovate/ramsey-composer-install-3.x branch from faa7032 to 1c6fbf3 Compare March 12, 2024 07:01
@renovate renovate bot force-pushed the renovate/ramsey-composer-install-3.x branch from 1c6fbf3 to 20d486d Compare March 12, 2024 07:10
@sjinks sjinks self-assigned this Mar 12, 2024
@sjinks sjinks merged commit 688c14f into master Mar 12, 2024
25 checks passed
@sjinks sjinks deleted the renovate/ramsey-composer-install-3.x branch March 12, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant